basic-haptic
Toggle table of contents
0.2.6-SNAPSHOT
macos
Platform filter
macos
Switch theme
Search in API
basic-haptic
basic-haptic
/
app.lexilabs.basic.haptic
/
Haptic
/
[macos]VibrationWrapper
Vibration
Wrapper
macos
data
class
VibrationWrapper
(
val
value
:
Long
)
:
Vibration
Used to wrap the
Vibration
interface due to typealias constraints
Parameters
value
The id of the
Vibration
as a
Long
Members
Constructors
Vibration
Wrapper
Link copied to clipboard
macos
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
macos
val
value
:
Long